QTest
Enter 3 or 4 numbers in a sequence and find out what the next 10, next 1,000, or next 10,000 values are. QTest lets you derive a quadratic equation from the values you input (and solve the equation's roots). Then you can use this polynomial to generate and analyze long number sequences for primality. 
 2007 Michael M. Ross

